home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Aol / aol-unsorted / DoLv1.0.sit / DoLv1.0 / DOL 1.0™ Extensions / Debugger.rsrc / MPRM_128 < prev    next >
Text File  |  1994-11-23  |  670b  |  2 lines

  1. DebuggerDebugger ["message;cmd;cmd"]YInvokes the low-level debugger (MacsBug) with an optional message and commands to execute    "message"*Shows a message when entering the debugger"message;cmd"(Shows a message, then executes a command
  2. "Code:;IP"Shows the code around the PC"Stack:;SC6;SC7"Shows the stack state"Heap Check:;HT; HC"Checks the current heap"Registers:;TD"Shows all the 680x0 registers"Current state:;HT;TD;IP"Shows heap, registers and code ";ATC;BRC;G",Clears all breakpoints and resumes execution"Open files:;file"7Shows the currently open files (requires the file dcmd)"Drivers:;drvr"9Shows the currently open drivers (requires the drvr dcmd)